﻿2026-06-07T22:55:18.6741594Z ##[group]Run actions/checkout@v5
2026-06-07T22:55:18.6742330Z with:
2026-06-07T22:55:18.6742693Z   repository: SaberMage/spt-core
2026-06-07T22:55:18.6768189Z   token: ***
2026-06-07T22:55:18.6768569Z   ssh-strict: true
2026-06-07T22:55:18.6768932Z   ssh-user: git
2026-06-07T22:55:18.6769286Z   persist-credentials: true
2026-06-07T22:55:18.6769672Z   clean: true
2026-06-07T22:55:18.6770020Z   sparse-checkout-cone-mode: true
2026-06-07T22:55:18.6770433Z   fetch-depth: 1
2026-06-07T22:55:18.6770771Z   fetch-tags: false
2026-06-07T22:55:18.6771119Z   show-progress: true
2026-06-07T22:55:18.6771473Z   lfs: false
2026-06-07T22:55:18.6771801Z   submodules: false
2026-06-07T22:55:18.6772170Z   set-safe-directory: true
2026-06-07T22:55:18.6772895Z ##[endgroup]
2026-06-07T22:55:18.7568750Z Syncing repository: SaberMage/spt-core
2026-06-07T22:55:18.7570258Z ##[group]Getting Git version info
2026-06-07T22:55:18.7570877Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-07T22:55:18.7571816Z [command]/usr/bin/git version
2026-06-07T22:55:18.7572218Z git version 2.43.0
2026-06-07T22:55:18.7577195Z ##[endgroup]
2026-06-07T22:55:18.7589484Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/60665004-54da-496f-820e-1aaab23564d0' before making global git config changes
2026-06-07T22:55:18.7590594Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:55:18.7593028Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T22:55:18.7624952Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-07T22:55:18.7643921Z https://github.com/SaberMage/spt-core
2026-06-07T22:55:18.7653607Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T22:55:18.7656198Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T22:55:18.7676242Z refs/heads/dev-freeform
2026-06-07T22:55:18.7682645Z [command]/usr/bin/git checkout --detach
2026-06-07T22:55:18.7721084Z HEAD is now at e10def4 test(rig): two-host ladder run on M8-D4 binary [twohost]
2026-06-07T22:55:18.7755663Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-07T22:55:18.7779461Z Deleted branch dev-freeform (was e10def4).
2026-06-07T22:55:18.7805827Z ##[endgroup]
2026-06-07T22:55:18.7807133Z [command]/usr/bin/git submodule status
2026-06-07T22:55:18.7988654Z ##[group]Cleaning the repository
2026-06-07T22:55:18.7990911Z [command]/usr/bin/git clean -ffdx
2026-06-07T22:55:18.8015609Z Removing traceable-reqs
2026-06-07T22:55:18.8021519Z [command]/usr/bin/git reset --hard HEAD
2026-06-07T22:55:18.8055907Z HEAD is now at e10def4 test(rig): two-host ladder run on M8-D4 binary [twohost]
2026-06-07T22:55:18.8060423Z ##[endgroup]
2026-06-07T22:55:18.8061401Z ##[group]Disabling automatic garbage collection
2026-06-07T22:55:18.8063726Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T22:55:18.8086386Z ##[endgroup]
2026-06-07T22:55:18.8087140Z ##[group]Setting up auth
2026-06-07T22:55:18.8091083Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:55:18.8113567Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-07T22:55:18.8298940Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:55:18.8323392Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-07T22:55:18.8503125Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:55:18.8528395Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:55:18.8712411Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T22:55:18.8740025Z ##[endgroup]
2026-06-07T22:55:18.8740756Z ##[group]Fetching the repository
2026-06-07T22:55:18.8746050Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3:refs/remotes/origin/dev-freeform
2026-06-07T22:55:19.4241233Z ##[endgroup]
2026-06-07T22:55:19.4242564Z ##[group]Determining the checkout info
2026-06-07T22:55:19.4243790Z ##[endgroup]
2026-06-07T22:55:19.4254955Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T22:55:19.4305778Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T22:55:19.4332287Z ##[group]Checking out the ref
2026-06-07T22:55:19.4334059Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T22:55:19.4369687Z Switched to a new branch 'dev-freeform'
2026-06-07T22:55:19.4370516Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T22:55:19.4373861Z ##[endgroup]
2026-06-07T22:55:19.4400197Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T22:55:19.4419411Z e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3
